Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.13.0 #261

Merged
merged 2 commits into from
Aug 27, 2024
Merged

chore: release v0.13.0 #261

merged 2 commits into from
Aug 27, 2024

Conversation

lidel
Copy link
Member

@lidel lidel commented Aug 27, 2024

tagging a release that includes go.mod with retraction
from #254
@lidel lidel changed the title chore: release v0.12.1 chore: release v0.13.0 Aug 27, 2024
Copy link

Suggested version: 0.13.0

Comparing to: v0.12.0 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index 4acc968..873381a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/ipfs/go-ipfs-cmds
 
-go 1.21
+go 1.22
 
 require (
 	github.com/ipfs/boxo v0.22.0
@@ -24,3 +24,5 @@ require (
 retract v1.0.22 // old gx tag accidentally pushed as go tag
 
 retract v2.0.1+incompatible // old gx tag
+
+retract v2.0.2+incompatible // we need to use a newer version than v2.0.1 to retract v2.0.1+incompatible, but we can retract ourself directly once done

gorelease says:

# summary
Suggested version: v0.13.0

gocompat says:

HEAD is now at 7bff20e chore: release v0.12.0 (#259)
Previous HEAD position was 7bff20e chore: release v0.12.0 (#259)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@lidel lidel merged commit 94d29e1 into master Aug 27, 2024
14 checks passed
@lidel lidel deleted the release/v0121 branch August 27, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant